home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mastering Microsoft Visual Basic 5
/
Mastering Microsoft Visual Basic 5.ISO
/
sampapps
/
event notification
/
module1.bas
< prev
next >
Wrap
BASIC Source File
|
1996-10-09
|
80b
|
5 lines
Attribute VB_Name = "Module1"
Option Explicit
Public gNotifier As Notifier